home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Multimedia / MIDI / MidiUtils / README < prev    next >
Text File  |  1996-03-01  |  2KB  |  32 lines

  1. 2/29/96
  2.  
  3. All of these Macintosh midi utilities are in alpha release, so be wise;  Use At Your Own Risk.  I'm working to improve this package.  I also want to add a real time channel programmer for all of us with synths that are not up to the general standard.  The advantage of MidiShare is that you can use all of your midi tools in real time, at the same time.  This includes OMS, Midi Manager, and MidiShare utilities.  MidiShare is available for Macintosh, Atari, and Windows at;
  4.  
  5.             http://www.grame.fr/english/MidiShare.html
  6.             ftp://ftp.grame.fr/pub/MidiShare/
  7.  
  8. midiBox is the first MidiShare midifile dropbox that I know of.  Just drop a midifile on it and it plays.  midiBox has trouble with some file formats.  I'm working on it.
  9.  
  10. ZapModem clears the modem port.  Mine gets stuck after a midi crash.  Put an alias of it in your Startup Folder.  It needs "Terminal Settings" to be in the same folder as it.  If you use it with C->midi, name it so that it loads before C->midi.
  11.  
  12. C->midi tests your MidiShare setup by playing a middle C out the current MidiShare port.  Just double click on it, or put it in your Startup Folder.  Here is the midi event;
  13.  
  14.         Chan(e) = 0;                // channels have numbers from 0 to 15
  15.         Port(e) = 0;                // port 0 is Modem port, port 1 is Printer port
  16.         MidiSetField(e, 0, pitch);    // the pitch
  17.         MidiSetField(e, 1, 127);        // the velocity
  18.         MidiSetField(e, 2, 10000);    // the duration in milliseconds.
  19.  
  20. MidiShare is required for all of these utilities.  You also need a synth of some kind, of course.   It's FREEware, so use it at your own risk!  Feel free to pass it around to your midi buddies.
  21.  
  22. If you want to contact me...
  23.  
  24. love@binah.cc.brandeis.edu          internet
  25.  
  26. If you send me ten bucks, I'll send you a disk with my other programs and some other stuff.  It's all FREEware.  Use it at your own risk.
  27.  
  28. proclus
  29.  
  30. Michael Love
  31. 90B Massassoit St
  32. Waltham MA 02154